Click or drag to resize

MessageSize Property

Contains the size of the body, subject, sender, and attachments.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public long Size { get; set; }

Property Value

Type: Int64
The size.
See Also